input stringlengths 0 503 | input_args listlengths 1 34 | output stringlengths 0 8.4M | exit_code int64 0 255 | redundancy_score float64 0 1 | context_patch stringlengths 2 305k | session_id int64 0 588k |
|---|---|---|---|---|---|---|
find temp_files -writable -used 15 -fprint0 server_config.py | [
"find",
"temp_files",
"-writable",
"-used",
"15",
"-fprint0",
"server_config.py"
] | 0 | 0 | [["=","/fs/server_config.py/time","23:33"],["=","/fs/server_config.py/size",0],["=","/fs/server_config.py/month","Dec"],["=","/fs/server_config.py/day",9]] | 188,855 | |
find scripts -ctime 185 -noleaf -follow | [
"find",
"scripts",
"-ctime",
"185",
"-noleaf",
"-follow"
] | 0 | 0 | [] | 188,856 | |
ls -S -h -F update_notes.txt.1 | [
"ls",
"-S",
"-h",
"-F",
"update_notes.txt.1"
] | update_notes.txt.1 | 0 | 0 | [] | 188,857 |
find scripts -name "^./.*\.txt" -used 920 -false | [
"find",
"scripts",
"-name",
"\"^./.*\\.txt\"",
"-used",
"920",
"-false"
] | 0 | 0 | [] | 188,858 | |
find . -ipath "*\.py" -d -wholename "^.*[0-9]$" | [
"find",
".",
"-ipath",
"\"*\\.py\"",
"-d",
"-wholename",
"\"^.*[0-9]$\""
] | 0 | 0 | [] | 188,859 | |
find .. -quit -daystart -group 206 | [
"find",
"..",
"-quit",
"-daystart",
"-group",
"206"
] | 0 | 0 | [] | 188,860 | |
ls -l -b -f update_notes.txt.2 | [
"ls",
"-l",
"-b",
"-f",
"update_notes.txt.2"
] | update_notes.txt.2 | 0 | 0 | [] | 188,861 |
find logs_archive -iname "*\.py" -daystart -print0 | [
"find",
"logs_archive",
"-iname",
"\"*\\.py\"",
"-daystart",
"-print0"
] | 0 | 0 | [] | 188,862 | |
find . -mtime 320 -samefile .bash_logout -false | [
"find",
".",
"-mtime",
"320",
"-samefile",
".bash_logout",
"-false"
] | 0 | 0 | [] | 188,863 | |
find logs_archive -quit -prune -wholename "*\.zip" | [
"find",
"logs_archive",
"-quit",
"-prune",
"-wholename",
"\"*\\.zip\""
] | 0 | 0 | [] | 188,864 | |
ls -i -l -q database_backup.sql | [
"ls",
"-i",
"-l",
"-q",
"database_backup.sql"
] | 58 -rw-rw-r-- 1 ubuntu ubuntu 1000 Oct 16 19:43 database_backup.sql | 0 | 0 | [] | 188,865 |
find temp_files -daystart -ilname "^/etc/*^/etc/.*[0-9]+" | [
"find",
"temp_files",
"-daystart",
"-ilname",
"\"^/etc/*^/etc/.*[0-9]+\""
] | 0 | 0 | [] | 188,866 | |
find . -ipath "^./.*\.txt" -warn -fprint web.html | [
"find",
".",
"-ipath",
"\"^./.*\\.txt\"",
"-warn",
"-fprint",
"web.html"
] | 0 | 0 | [["=","/fs/web.html/time","23:32"],["=","/fs/web.html/size",0],["=","/fs/web.html/month","Dec"],["=","/fs/web.html/day",9]] | 188,867 | |
ls -a -B user_config.json | [
"ls",
"-a",
"-B",
"user_config.json"
] | user_config.json | 0 | 0 | [] | 188,868 |
find scripts -iwholename ".*\.tar\.*" -wholename "[_rwx]{3}" -noignore_readdir_race | [
"find",
"scripts",
"-iwholename",
"\".*\\.tar\\.*\"",
"-wholename",
"\"[_rwx]{3}\"",
"-noignore_readdir_race"
] | 0 | 0 | [] | 188,869 | |
find /home/ubuntu/web.html /home/ubuntu/contact.txt -f -amin -417 | [
"find",
"/home/ubuntu/web.html",
"/home/ubuntu/contact.txt",
"-f",
"-amin",
"-417"
] | find: unknown predicate `-f' | 1 | 0 | [] | 188,870 |
ls -v -L -D server_config.py | [
"ls",
"-v",
"-L",
"-D",
"server_config.py"
] | server_config.py | 0 | 0 | [] | 188,871 |
find /home/ubuntu/network_setup.sh /home/ubuntu/scripts -name ".*\d" -print | [
"find",
"/home/ubuntu/network_setup.sh",
"/home/ubuntu/scripts",
"-name",
"\".*\\d\"",
"-print"
] | 0 | 0 | [] | 188,872 | |
ls -C -B -F contact.txt | [
"ls",
"-C",
"-B",
"-F",
"contact.txt"
] | contact.txt | 0 | 0 | [] | 188,873 |
ls -m -U update_notes.txt.2 | [
"ls",
"-m",
"-U",
"update_notes.txt.2"
] | update_notes.txt.2 | 0 | 0 | [] | 188,874 |
find scripts -ipath "*\.sh" -help -user 800 | [
"find",
"scripts",
"-ipath",
"\"*\\.sh\"",
"-help",
"-user",
"800"
] | find: paths must precede expression: `maintenance_script.sh'
find: possible unquoted pattern after predicate `-ipath'? | 1 | 0 | [] | 188,875 |
find temp_files -iwholename "*\.[a-z].gz.*\.zip" -lname "^\./.+/" -ilname "*\.tar\.*" | [
"find",
"temp_files",
"-iwholename",
"\"*\\.[a-z].gz.*\\.zip\"",
"-lname",
"\"^\\./.+/\"",
"-ilname",
"\"*\\.tar\\.*\""
] | 0 | 0 | [] | 188,876 | |
find logs_archive -iwholename ".*\.[a-z].gz^./.*\.zip" -quit -xdev | [
"find",
"logs_archive",
"-iwholename",
"\".*\\.[a-z].gz^./.*\\.zip\"",
"-quit",
"-xdev"
] | 0 | 0 | [] | 188,877 | |
ls -u -T 243 -X web.html | [
"ls",
"-u",
"-T",
"243",
"-X",
"web.html"
] | web.html | 0 | 0 | [] | 188,878 |
find scripts -readable -noignore_readdir_race -used 174 | [
"find",
"scripts",
"-readable",
"-noignore_readdir_race",
"-used",
"174"
] | 0 | 0 | [] | 188,879 | |
ls -c -T 502 -a maintenance_script.sh | [
"ls",
"-c",
"-T",
"502",
"-a",
"maintenance_script.sh"
] | maintenance_script.sh | 0 | 0 | [] | 188,880 |
find .. -d -mmin 592 -amin 418 | [
"find",
"..",
"-d",
"-mmin",
"592",
"-amin",
"418"
] | 0 | 0 | [] | 188,881 | |
find logs_archive -ipath ",[0-9]+" -depth -iregex "^/etc/*^/etc/.*[0-9]+" | [
"find",
"logs_archive",
"-ipath",
"\",[0-9]+\"",
"-depth",
"-iregex",
"\"^/etc/*^/etc/.*[0-9]+\""
] | 0 | 0 | [] | 188,882 | |
find /home/ubuntu/system_info.txt -perm -sXw | head | [
"find",
"/home/ubuntu/system_info.txt",
"-perm",
"-sXw",
"|",
"head"
] | find: invalid mode '-sXw' | 1 | 0 | [] | 188,883 |
find scripts -depth -inum 177 -noleaf | [
"find",
"scripts",
"-depth",
"-inum",
"177",
"-noleaf"
] | 0 | 0 | [] | 188,884 | |
ls -x -1 -n environment_variables.sh | [
"ls",
"-x",
"-1",
"-n",
"environment_variables.sh"
] | -rw-rw-r-- 1 1000 1000 424 Oct 16 19:43 environment_variables.sh | 0 | 0 | [] | 188,885 |
chown -R ".*\.sh" user_data_backup.sh | [
"chown",
"-R",
"\".*\\.sh\"",
"user_data_backup.sh"
] | chown: invalid user: '.*.sh' | 1 | 0 | [] | 188,886 |
find .. -inum 488 -regex "^.*.[0-9]$" | [
"find",
"..",
"-inum",
"488",
"-regex",
"\"^.*.[0-9]$\""
] | 0 | 0 | [] | 188,887 | |
find . -iregex ".*/bin/?.*" -warn -path "^./.*\.sh" | [
"find",
".",
"-iregex",
"\".*/bin/?.*\"",
"-warn",
"-path",
"\"^./.*\\.sh\""
] | 0 | 0 | [] | 188,888 | |
find .. -ls -print -delete | [
"find",
"..",
"-ls",
"-print",
"-delete"
] | 67 4 -rw-rw-r-- 1 ubuntu ubuntu 436 Oct 16 19:43 ../ubuntu/system_info.txt
../ubuntu/system_info.txt
68 4 -rw-rw-r-- 1 ubuntu ubuntu 349 Oct 16 19:43 ../ubuntu/system_status.sh
../ubuntu/system_status.sh
111 4 -rw-rw-r-- 1 ubuntu ubuntu 589 Oct 16 19:4... | 141 | 0 | [["r","/fs/update_notes.txt"],["r","/fs/user_config.json"],["r","/fs/contact.txt"],["r","/fs/user_data.csv"],["r","/fs/.bash_logout"],["r","/fs/documents.tar"],["r","/fs/update_notes.txt.1"],["r","/fs/config_settings.json"],["r","/fs/logs_archive.tar"],["r","/fs/logs_archive"],["r","/fs/server_config.py"],["r","/fs/dat... | 188,889 |
find temp_files -fls system_info.txt -wholename "*\.[a-z].gz.*\.zip" -regex "^./.*\.txt" | [
"find",
"temp_files",
"-fls",
"system_info.txt",
"-wholename",
"\"*\\.[a-z].gz.*\\.zip\"",
"-regex",
"\"^./.*\\.txt\""
] | 0 | 0 | [["=","/fs/system_info.txt/time","23:31"],["=","/fs/system_info.txt/size",496],["=","/fs/system_info.txt/month","Dec"],["=","/fs/system_info.txt/day",9]] | 188,890 | |
find temp_files -iregex "^.*[0-9]$" -samefile update_notes.txt.2 -false | [
"find",
"temp_files",
"-iregex",
"\"^.*[0-9]$\"",
"-samefile",
"update_notes.txt.2",
"-false"
] | 0 | 0 | [] | 188,891 | |
find logs_archive -name "^./.*\.tar\.*" -links 242 -user 564 | [
"find",
"logs_archive",
"-name",
"\"^./.*\\.tar\\.*\"",
"-links",
"242",
"-user",
"564"
] | 0 | 0 | [] | 188,892 | |
ls -b -T 213 -t web.html | [
"ls",
"-b",
"-T",
"213",
"-t",
"web.html"
] | web.html | 0 | 0 | [] | 188,893 |
find scripts -nogroup -iregex ".*" -regex ".*\.[a-z].gz^./.*\.zip" | [
"find",
"scripts",
"-nogroup",
"-iregex",
"\".*\"",
"-regex",
"\".*\\.[a-z].gz^./.*\\.zip\""
] | find: paths must precede expression: `.bashrc'
find: possible unquoted pattern after predicate `-iregex'? | 1 | 0 | [] | 188,894 |
tar -c -n -T contact.txt .profile system_status.sh | [
"tar",
"-c",
"-n",
"-T",
"contact.txt",
".profile",
"system_status.sh"
] | tar: Contact Information\:\r: Cannot stat: No such file or directory
tar: \r: Cannot stat: No such file or directory
tar: Name\: Peter Harris\r: Cannot stat: No such file or directory
tar: Email\: pharris@example.com\r: Cannot stat: No such file or directory
tar: Phone\: (555) 555-5555\r: Cannot stat: No such file or d... | 2 | 0 | [] | 188,895 |
find scripts -depth -executable -size 503 | [
"find",
"scripts",
"-depth",
"-executable",
"-size",
"503"
] | 0 | 0 | [] | 188,896 | |
find . -print -noignore_readdir_race -ilname "*\.py" | [
"find",
".",
"-print",
"-noignore_readdir_race",
"-ilname",
"\"*\\.py\""
] | .
./system_info.txt
./system_status.sh
./temp_files
./temp_files/temporary_log.log
./temp_files/temp_session_data.txt
./temp_files/temporary_data.txt.gz
./temp_files/temporary_data.txt
./system_status_report.txt
./.profile
./projects.html
./web.html
./user_data.csv
./update_notes.txt.1
./logs_archive.tar.gz
./documents... | 0 | 0 | [] | 188,897 |
find /home/ubuntu/web.html -mtime -420 | [
"find",
"/home/ubuntu/web.html",
"-mtime",
"-420"
] | /home/ubuntu/web.html | 0 | 0 | [] | 188,898 |
find .. -quit -or -samefile user_config.json | [
"find",
"..",
"-quit",
"-or",
"-samefile",
"user_config.json"
] | 0 | 0 | [] | 188,899 | |
find . -inum 579 -prune -lname ",[0-9]+" | [
"find",
".",
"-inum",
"579",
"-prune",
"-lname",
"\",[0-9]+\""
] | 0 | 0 | [] | 188,900 | |
ls -d -L -A .profile | [
"ls",
"-d",
"-L",
"-A",
".profile"
] | .profile | 0 | 0 | [] | 188,901 |
find scripts -version -iname "^./.*\.txt" -P | [
"find",
"scripts",
"-version",
"-iname",
"\"^./.*\\.txt\"",
"-P"
] | find (GNU findutils) 4.9.0
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Eric B. Decker, James Youngman... | 0 | 0 | [] | 188,902 |
ls -m -L -A data.csv | [
"ls",
"-m",
"-L",
"-A",
"data.csv"
] | data.csv | 0 | 0 | [] | 188,903 |
find /home/ubuntu/web.html -name "^.*[0-9]$" -print0 | xargs -0 -I {} grep "^.*.[0-9]$" {} | [
"find",
"/home/ubuntu/web.html",
"-name",
"\"^.*[0-9]$\"",
"-print0",
"|",
"xargs",
"-0",
"-I",
"{}",
"grep",
"\"^.*.[0-9]$\"",
"{}"
] | 0 | 0 | [] | 188,904 | |
find logs_archive -writable -nogroup -lname ".*\.tar\.*" | [
"find",
"logs_archive",
"-writable",
"-nogroup",
"-lname",
"\".*\\.tar\\.*\""
] | 0 | 0 | [] | 188,905 | |
find /home/ubuntu/.. -user "root" -name ",[0-9]+" | [
"find",
"/home/ubuntu/..",
"-user",
"\"root\"",
"-name",
"\",[0-9]+\""
] | 0 | 0 | [] | 188,906 | |
find /home/ubuntu/server_config.py -lname "*\.sh" | [
"find",
"/home/ubuntu/server_config.py",
"-lname",
"\"*\\.sh\""
] | find: paths must precede expression: `maintenance_script.sh'
find: possible unquoted pattern after predicate `-lname'? | 1 | 0 | [] | 188,907 |
find . -links 6 -prune -true | [
"find",
".",
"-links",
"6",
"-prune",
"-true"
] | 0 | 0 | [] | 188,908 | |
find .. -version -newer 440 -amin 765 | [
"find",
"..",
"-version",
"-newer",
"440",
"-amin",
"765"
] | find (GNU findutils) 4.9.0
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Eric B. Decker, James Youngman... | 0 | 0 | [] | 188,909 |
ls -s -U -n .profile | [
"ls",
"-s",
"-U",
"-n",
".profile"
] | 4 -rw-r--r-- 1 1000 1000 807 Mar 31 2024 .profile | 0 | 0 | [] | 188,910 |
ls -d -s -D system_status_report.txt | [
"ls",
"-d",
"-s",
"-D",
"system_status_report.txt"
] | 4 system_status_report.txt | 0 | 0 | [] | 188,911 |
ls -x -S -h maintenance_script.sh | [
"ls",
"-x",
"-S",
"-h",
"maintenance_script.sh"
] | maintenance_script.sh | 0 | 0 | [] | 188,912 |
find scripts -fls server_config.py -executable -fprint0 update_notes.txt.1 | [
"find",
"scripts",
"-fls",
"server_config.py",
"-executable",
"-fprint0",
"update_notes.txt.1"
] | 0 | 0 | [["=","/fs/server_config.py/time","23:32"],["=","/fs/server_config.py/size",2479],["=","/fs/server_config.py/month","Dec"],["=","/fs/server_config.py/day",9],["=","/fs/update_notes.txt.1/time","23:32"],["=","/fs/update_notes.txt.1/size",60],["=","/fs/update_notes.txt.1/month","Dec"],["=","/fs/update_notes.txt.1/day",9]... | 188,913 | |
find logs_archive -noignore_readdir_race -user 915 | [
"find",
"logs_archive",
"-noignore_readdir_race",
"-user",
"915"
] | 0 | 0 | [] | 188,914 | |
find scripts -print -mmin 331 -size 913 | [
"find",
"scripts",
"-print",
"-mmin",
"331",
"-size",
"913"
] | scripts
scripts/auto.tar
scripts/hourly_sync.sh.gz
scripts/backup_script.py
scripts/weekly_maintenance.sh
scripts/cleanup_log.log
scripts/hourly_sync.sh
scripts/system_reboot.sh
scripts/backup.sh
scripts/auto.tar.gz
scripts/monthly_backup.sh
scripts/performance_tuning
scripts/performance_tuning/memory_tuning.sh
scripts... | 0 | 0 | [] | 188,915 |
ls -b -I ".*\d" -A maintenance_script.sh | [
"ls",
"-b",
"-I",
"\".*\\d\"",
"-A",
"maintenance_script.sh"
] | maintenance_script.sh | 0 | 0 | [] | 188,916 |
read -t 241 -n 595 -r -p "root" ".*" | [
"read",
"-t",
"241",
"-n",
"595",
"-r",
"-p",
"\"root\"",
"\".*\""
] | bash: line 1: read: `.bash_logout': not a valid identifier | 1 | 0 | [] | 188,917 |
find temp_files -iregex ".*\d" -mmin 286 -group 562 | [
"find",
"temp_files",
"-iregex",
"\".*\\d\"",
"-mmin",
"286",
"-group",
"562"
] | 0 | 0 | [] | 188,918 | |
find scripts -iregex "^\./.+/" -atime 122 -false | [
"find",
"scripts",
"-iregex",
"\"^\\./.+/\"",
"-atime",
"122",
"-false"
] | 0 | 0 | [] | 188,919 | |
dirname $( mktemp -u -t ".*/bin/?.*" ) | [
"dirname",
"$(",
"mktemp",
"-u",
"-t",
"\".*/bin/?.*\"",
")"
] | mktemp: too few X's in template '.*/bin/?.*'
dirname: missing operand
Try 'dirname --help' for more information. | 1 | 0 | [] | 188,920 |
ls -Z -s -A data.csv | [
"ls",
"-Z",
"-s",
"-A",
"data.csv"
] | 4 ? data.csv | 0 | 0 | [] | 188,921 |
find scripts -version -noleaf -context "^./.*\.txt" | [
"find",
"scripts",
"-version",
"-noleaf",
"-context",
"\"^./.*\\.txt\""
] | find (GNU findutils) 4.9.0
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Eric B. Decker, James Youngman... | 0 | 0 | [] | 188,922 |
ls -c -Z -o maintenance_script.sh | [
"ls",
"-c",
"-Z",
"-o",
"maintenance_script.sh"
] | -rw-rw-r-- 1 ubuntu ? 721 Nov 10 21:48 maintenance_script.sh | 0 | 0 | [] | 188,923 |
find . -ls -name ".*/bin/?.*" -lname ".*/bin/?.*" | [
"find",
".",
"-ls",
"-name",
"\".*/bin/?.*\"",
"-lname",
"\".*/bin/?.*\""
] | 30 4 drwxrwxr-x 5 ubuntu ubuntu 4096 Oct 16 19:43 .
67 4 -rw-rw-r-- 1 ubuntu ubuntu 436 Oct 16 19:43 ./system_info.txt
68 4 -rw-rw-r-- 1 ubuntu ubuntu 349 Oct 16 19:43 ./system_status.sh
31 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Oct 16... | 0 | 0 | [] | 188,924 |
ls -s -t -h system_info.txt | [
"ls",
"-s",
"-t",
"-h",
"system_info.txt"
] | 4.0K system_info.txt | 0 | 0 | [] | 188,925 |
find logs_archive -iwholename "^.*.[0-9]$" -fprint0 web.html -amin 972 | [
"find",
"logs_archive",
"-iwholename",
"\"^.*.[0-9]$\"",
"-fprint0",
"web.html",
"-amin",
"972"
] | 0 | 0 | [["=","/fs/web.html/time","23:32"],["=","/fs/web.html/size",0],["=","/fs/web.html/month","Dec"],["=","/fs/web.html/day",9]] | 188,926 | |
find . -fls server_config.py -user 486 -true | [
"find",
".",
"-fls",
"server_config.py",
"-user",
"486",
"-true"
] | 0 | 0 | [["=","/fs/server_config.py/time","23:33"],["=","/fs/server_config.py/size",6452],["=","/fs/server_config.py/month","Dec"],["=","/fs/server_config.py/day",9]] | 188,927 | |
ls -l -w 131 -q update_notes.txt.2 | [
"ls",
"-l",
"-w",
"131",
"-q",
"update_notes.txt.2"
] | -rw-rw-r-- 1 ubuntu ubuntu 726 Oct 16 19:43 update_notes.txt.2 | 0 | 0 | [] | 188,928 |
ls -c -d -N data.csv | [
"ls",
"-c",
"-d",
"-N",
"data.csv"
] | data.csv | 0 | 0 | [] | 188,929 |
find temp_files -executable -size 473 | [
"find",
"temp_files",
"-executable",
"-size",
"473"
] | 0 | 0 | [] | 188,930 | |
ls -G -q -A system_info.txt | [
"ls",
"-G",
"-q",
"-A",
"system_info.txt"
] | system_info.txt | 0 | 0 | [] | 188,931 |
find . -depth -noignore_readdir_race -user 263 | [
"find",
".",
"-depth",
"-noignore_readdir_race",
"-user",
"263"
] | 0 | 0 | [] | 188,932 | |
find temp_files -name ".*/bin/?.*" -daystart -executable | [
"find",
"temp_files",
"-name",
"\".*/bin/?.*\"",
"-daystart",
"-executable"
] | 0 | 0 | [] | 188,933 | |
find scripts -version -ok -size 868 | [
"find",
"scripts",
"-version",
"-ok",
"-size",
"868"
] | find (GNU findutils) 4.9.0
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Eric B. Decker, James Youngman... | 0 | 0 | [] | 188,934 |
find . -nogroup -mtime 910 -iregex "*\.sh" | [
"find",
".",
"-nogroup",
"-mtime",
"910",
"-iregex",
"\"*\\.sh\""
] | find: paths must precede expression: `maintenance_script.sh'
find: possible unquoted pattern after predicate `-iregex'? | 1 | 0 | [] | 188,935 |
find scripts -iregex "^./.*\.tar\.*" -delete -user 413 | [
"find",
"scripts",
"-iregex",
"\"^./.*\\.tar\\.*\"",
"-delete",
"-user",
"413"
] | 0 | 0 | [] | 188,936 | |
find /home/ubuntu/server_config.py -regex "^.*[0-9]$" | [
"find",
"/home/ubuntu/server_config.py",
"-regex",
"\"^.*[0-9]$\""
] | 0 | 0 | [] | 188,937 | |
find /home/ubuntu/logs_archive -perm -u-Xs -perm 549 ! -perm =g | [
"find",
"/home/ubuntu/logs_archive",
"-perm",
"-u-Xs",
"-perm",
"549",
"!",
"-perm",
"=g"
] | find: invalid mode '549' | 1 | 0 | [] | 188,938 |
ls -g -s .profile | [
"ls",
"-g",
"-s",
".profile"
] | 4 -rw-r--r-- 1 ubuntu 807 Mar 31 2024 .profile | 0 | 0 | [] | 188,939 |
ls -C -1 -H user_data.csv | [
"ls",
"-C",
"-1",
"-H",
"user_data.csv"
] | user_data.csv | 0 | 0 | [] | 188,940 |
find scripts -ctime 187 -mmin 402 -atime 913 | [
"find",
"scripts",
"-ctime",
"187",
"-mmin",
"402",
"-atime",
"913"
] | 0 | 0 | [] | 188,941 | |
find temp_files -d -fprintf -ilname "^\./.+/" | [
"find",
"temp_files",
"-d",
"-fprintf",
"-ilname",
"\"^\\./.+/\""
] | 0 | 0 | [["a","/fs/-ilname",{"perms":"-rw-r--r--","links":1,"owner":"root","group":"root","size":30,"month":"Dec","day":9,"year":2025,"time":"23:33"}]] | 188,942 | |
ls -c -T 458 -1 .bash_logout | [
"ls",
"-c",
"-T",
"458",
"-1",
".bash_logout"
] | .bash_logout | 0 | 0 | [] | 188,943 |
diff -N -a -u 416 config_settings.json server_config.py | [
"diff",
"-N",
"-a",
"-u",
"416",
"config_settings.json",
"server_config.py"
] | diff: extra operand 'server_config.py'
diff: Try 'diff --help' for more information. | 2 | 0 | [] | 188,944 |
find scripts -inum 417 -lname ",[0-9]+" -print0 | [
"find",
"scripts",
"-inum",
"417",
"-lname",
"\",[0-9]+\"",
"-print0"
] | 0 | 0 | [] | 188,945 | |
ls -f -Q -F .profile | [
"ls",
"-f",
"-Q",
"-F",
".profile"
] | ".profile" | 0 | 0 | [] | 188,946 |
ls -k -B -r system_status.sh | [
"ls",
"-k",
"-B",
"-r",
"system_status.sh"
] | system_status.sh | 0 | 0 | [] | 188,947 |
find scripts -wholename "^/etc/*^/etc/.*[0-9]+" -regex ".*\.tar\.*" -samefile .profile | [
"find",
"scripts",
"-wholename",
"\"^/etc/*^/etc/.*[0-9]+\"",
"-regex",
"\".*\\.tar\\.*\"",
"-samefile",
".profile"
] | 0 | 0 | [] | 188,948 | |
ls -T 339 -a -Q .bashrc | [
"ls",
"-T",
"339",
"-a",
"-Q",
".bashrc"
] | ".bashrc" | 0 | 0 | [] | 188,949 |
find logs_archive -wholename "^./.*\.sh" -ignore_readdir_race -help | [
"find",
"logs_archive",
"-wholename",
"\"^./.*\\.sh\"",
"-ignore_readdir_race",
"-help"
] | Usage: find [-H] [-L] [-P] [-Olevel] [-D debugopts] [path...] [expression]
Default path is the current directory; default expression is -print.
Expression may consist of: operators, options, tests, and actions.
Operators (decreasing precedence; -and is implicit where no others are given):
( EXPR ) ! EXPR -n... | 0 | 0 | [] | 188,950 |
ls -T 596 -X -U data.csv | [
"ls",
"-T",
"596",
"-X",
"-U",
"data.csv"
] | data.csv | 0 | 0 | [] | 188,951 |
find .. -ignore_readdir_race -size 318 -follow | [
"find",
"..",
"-ignore_readdir_race",
"-size",
"318",
"-follow"
] | 0 | 0 | [] | 188,952 | |
find /home/ubuntu/contact.txt -name ".*\.[a-z].gz^./.*\.zip" -print0 | xargs -0 -I {} mv {} config_settings.json | [
"find",
"/home/ubuntu/contact.txt",
"-name",
"\".*\\.[a-z].gz^./.*\\.zip\"",
"-print0",
"|",
"xargs",
"-0",
"-I",
"{}",
"mv",
"{}",
"config_settings.json"
] | 0 | 0 | [] | 188,953 | |
find /home/ubuntu/update_notes.txt.1 -depth -type d -print0 | xargs -0 -I {} rmdir {} | [
"find",
"/home/ubuntu/update_notes.txt.1",
"-depth",
"-type",
"d",
"-print0",
"|",
"xargs",
"-0",
"-I",
"{}",
"rmdir",
"{}"
] | 0 | 0 | [] | 188,954 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.