This website requires JavaScript.
Explore
Help
Sign In
kuhyx
/
testsAndMisc
Watch
1
Star
0
Fork
0
You've already forked testsAndMisc
mirror of
https://github.com/kuhyx/testsAndMisc.git
synced
2026-07-04 18:23:07 +02:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
0fa473ef0c
testsAndMisc
/
linux_configuration
/
scripts
/
test_bad.sh
6 lines
72 B
Bash
Raw
Normal View
History
Unescape
Escape
Add test script
2025-11-01 15:45:00 +01:00
#!/usr/bin/env bash
for
file in
"
$@
"
;
do
feat: great beautiful fixes
2026-02-20 01:17:53 +01:00
echo
"
Processing
$file
"
Add test script
2025-11-01 15:45:00 +01:00
done
Reference in New Issue
Copy Permalink